Mailbox Class |
Namespace: Independentsoft.Email.Mime
The Mailbox type exposes the following members.
| Name | Description | |
|---|---|---|
| Mailbox |
Initializes a new instance of the Mailbox.
| |
| Mailbox(String) |
Initializes a new instance of the Mailbox.
| |
| Mailbox(String, String) |
Initializes a new instance of the Mailbox.
|
| Name | Description | |
|---|---|---|
| EmailAddress |
Gets or sets email address.
| |
| Name |
Gets or sets display name.
|
| Name | Description | |
|---|---|---|
| Equals | (Inherited from Object.) | |
| Finalize | (Inherited from Object.) | |
| GetHashCode | (Inherited from Object.) | |
| GetType | (Inherited from Object.) | |
| MemberwiseClone | (Inherited from Object.) | |
| ToString |
Returns a String that represents the current Mailbox.
(Overrides ObjectToString.) |